strong tag is not BOLD

Semantics are tags that provide meaning

Created: 2022-09-12
Tags: #fleeting


<strong> indicates importance and is not bold
Screen readers detects <strong> and reads it differently

Browsers show <strong> BOLD by default but don't use it for bolding words

References